object frmCheckBoxPage: TfrmCheckBoxPage Left = 0 Top = 0 Width = 635 Height = 353 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 0 object gbDescription: TGroupBox Left = 16 Top = 237 Width = 605 Height = 100 Caption = ' Description ' TabOrder = 0 object lblDescription: TAxLabel Left = 46 Top = 30 Width = 535 Height = 55 LinkColor = 14509568 LinkSelectedColor = 14522624 WordWrap = True Transparent = True AutoSize = False Caption = 'lblDescription' ShowAccelChar = False end object imQuestionMark: TImage Left = 9 Top = 30 Width = 32 Height = 32 end end object gbSettings: TGroupBox Left = 16 Top = 1 Width = 605 Height = 223 Caption = ' Settings ' TabOrder = 1 DesignSize = ( 605 223) object cbItem1: TCheckBox Left = 24 Top = 30 Width = 558 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = 'cbItem1' Ctl3D = True ParentCtl3D = False ParentShowHint = False ShowHint = False TabOrder = 0 OnClick = cbItemClick OnEnter = cbItemEnter OnMouseMove = cbItemMouseMove end object cbItem2: TCheckBox Tag = 1 Left = 24 Top = 50 Width = 558 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = 'cbItem2' ParentShowHint = False ShowHint = False TabOrder = 1 OnClick = cbItemClick OnEnter = cbItemEnter OnMouseMove = cbItemMouseMove end object cbItem3: TCheckBox Tag = 2 Left = 24 Top = 70 Width = 558 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = 'cbItem3' ParentShowHint = False ShowHint = False TabOrder = 2 OnClick = cbItemClick OnEnter = cbItemEnter OnMouseMove = cbItemMouseMove end object cbItem4: TCheckBox Tag = 3 Left = 24 Top = 90 Width = 558 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = 'cbItem4' ParentShowHint = False ShowHint = False TabOrder = 3 OnClick = cbItemClick OnEnter = cbItemEnter OnMouseMove = cbItemMouseMove end object cbItem5: TCheckBox Tag = 4 Left = 24 Top = 110 Width = 558 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = 'cbItem5' ParentShowHint = False ShowHint = False TabOrder = 4 OnClick = cbItemClick OnEnter = cbItemEnter OnMouseMove = cbItemMouseMove end object cbItem6: TCheckBox Tag = 5 Left = 24 Top = 130 Width = 558 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = 'cbItem6' ParentShowHint = False ShowHint = False TabOrder = 5 OnClick = cbItemClick OnEnter = cbItemEnter OnMouseMove = cbItemMouseMove end object cbItem7: TCheckBox Tag = 6 Left = 24 Top = 150 Width = 558 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = 'cbItem7' ParentShowHint = False ShowHint = False TabOrder = 6 OnClick = cbItemClick OnEnter = cbItemEnter OnMouseMove = cbItemMouseMove end object cbItem8: TCheckBox Tag = 7 Left = 24 Top = 170 Width = 558 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = 'cbItem8' ParentShowHint = False ShowHint = False TabOrder = 7 OnClick = cbItemClick OnEnter = cbItemEnter OnMouseMove = cbItemMouseMove end object cbItem9: TCheckBox Tag = 8 Left = 24 Top = 190 Width = 558 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = 'cbItem9' ParentShowHint = False ShowHint = False TabOrder = 8 OnClick = cbItemClick OnEnter = cbItemEnter OnMouseMove = cbItemMouseMove end end end